*{box-sizing:border-box;margin:0; padding:0; list-style:none; font-family: "微软雅黑"; }
a{ color:#333; text-decoration:none; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; -mos-transition: all 0.3s;  }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
.container{ padding: 0; margin: 0px auto;width:1200px;}
p,ul{margin: 0;}
img{ border:0; vertical-align:middle; }
input,textarea{outline:none;}
.row{ margin: 0px;}



.header_top{width:100%; height: 90px; background: #4c92ec;}
.h_logo{/* width:152px; height: 39px; */float: left; margin-top:12px; margin-right:20px;}
.h_logo img{width:100%; height: 100%;}
.h_info{width:auto; height: auto; line-height: 87px;
    font-size: 24px;
    color: #ffffff;
    float: left;}
.h_info span{color:#03033b; font-weight: bold}
.h_right{float: right}
.h_nav{width:auto; float: left; line-height: 74px; }
.h_nav a{font-size: 14px; color: #333333; float: left;  margin-right:25px;}
.h_nav a i{width:10px; height: 5px; background: url(../images/sanjiao.png) no-repeat; display: block;float: right; margin-top:34px; margin-left: 5px;  }
.h_yuyan{width:auto; float: right; background: url(../images/dt.png) no-repeat left center; padding-left:35px; line-height: 74px; margin-left:30px;    margin-top: 4px;}
.h_yuyan a{font-size: 29px; color: #333333; float: left;font-family: fantasy;}
.h_yuyan a:hover,.h_yuyan a.active{color:#ff0000;text-shadow: 0px 0px 10px #fff;}
.h_yuyan span{float: left; color: #9b9b9b; margin: 0px 10px;}
.h_nav a:hover i{transform:rotate(270deg)}
.h_nav a:hover{color:#4c92ec}


/* 导航栏 */
.header_nav{width:100%; height:70px;}
#menu{ height:70px; width:100%;}
#menu .nav{ position:relative; z-index:1;  margin: 0 auto; width:72%; float: left; height:70px; }
#menu .nav a{ color:#a0a0a0;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height:70px;  width:12%; margin-right:2.5% }
#menu .nav .nLi:last-child{margin-right: 0px;}
#menu .nav .nLi h3{ float:left; text-align:center; width: 100%; font-size:18px; z-index: 2; position: relative; color:#000; height:70px;  line-height:70px;}
#menu .nav .nLi h3 a{color:#333333; }
#menu .nav .sub{ display:none; width:130px; left:50px; margin-left:-60px; top:70px;  position:absolute; background:#4c92ec;  line-height:36px; }

#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 15px;  color:#fff;}
#menu .nav .sub a:hover{ color:#faae0f;   }
.nLi > h3 > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
.nav_search > .icon{ color:#fff; font-size:20px;}
.nav_search{ float:right; width:90px; height: 90px; background:#113582; text-align: center; cursor: pointer;}
.nav_search > p{ color:#000;position: relative;top: -51px;}
.nav_search_inptut{ position:absolute; right: 0; top: 90px; display:none;}
.nav_search_inptut > input{ background:#d4d4d4; width:266px; height: 43px; line-height: 43px; border: none; text-indent: 10px;}
#menu .nav .nLi .sub a:hover{ color:#ffbe36;}
#menu .nLi:hover h3 a{ color:#4c92ec}
#menu .nav .active h3,#menu .nLi:hover h3{border-bottom: 2px solid #4c92ec}
#menu .nav .active h3 a{color:#4c92ec;}

.header_right{float:right;  width:24%; margin-top: 15px;}
.header_right input[type="text"]{width:83%; float: left; border: 1px solid #e3e3e3; border-radius: 25px; height: 38px; line-height: 38px; font-size: 14px; color: #999999;
	padding: 0px 15px;}
.header_right .submit{width:38px; height: 38px; background: url(../images/ss.png) no-repeat; float: right;border: 0px; cursor: pointer}


/* 首页:banner */
.banner{ width:100%;   height:550px; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:550px}
.banner .slideBox .hd{position:absolute;right:50%;bottom:25px;z-index:1;overflow:hidden;height:22px; margin-right: -36px;}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left; margin: 0px 6px; width:12px;height:12px; background: #fff; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background:#faae0f}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}
.banner   .slideBox .prev,
.banner  .slideBox .next{ position:absolute; left:2%; top:50%; margin-top:-32px; display:block; width:64px; height:64px;  filter:alpha(opacity=50);opacity:0.7;   }
.banner  .slideBox .next{left:auto; right:2%; background:url(../images/right.png) no-repeat; }
.banner  .slideBox .prev{background:url(../images/left.png) no-repeat;}
.banner  .slideBox .prev:hover,
.banner  .slideBox .next:hover{opacity:1;  }




/*产品中心*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.index_title{width:550px; height: 60px; overflow: hidden; background: url(../images/h_xian-.png) no-repeat bottom; margin: 0px auto;}
.index_title h3{font-size: 36px; color: #ffa84c; font-weight: bold; text-align: center}
.slideTxtBox{ width:100%; height: auto; overflow: hidden;}
.slideTxtBox .hd{ height:40px; line-height:40px; width: 100%; margin: 42px auto; }
.slideTxtBox .hd ul{width:auto; height: auto; overflow: hidden; display: table; margin: 0px auto; }
.slideTxtBox .hd ul li{/* width:180px; */ height: 40px; float: left; border: 1px solid #d2d2d2; text-align: center; line-height: 40px; border-radius:25px; margin-right: 10px;margin-bottom: 10px; cursor: pointer; font-size: 17px; color: #555555; padding: 0 30px;}
.slideTxtBox .hd ul li:last-child{margin-right: 0px;}
.slideTxtBox .hd ul li.on{background: #4c92ec; color: #fff; border: 1px solid #4c92ec}
.slideTxtBox .hd ul li:hover{background: #4c92ec; color: #fff; border: 1px solid #4c92ec}	
.slideTxtBox .bd{width:100%; height: auto; overflow: hidden;  }
.slideTxtBox .bd ul{width:100%; height: auto; overflow: hidden}
.slideTxtBox .bd li{width:287px; height:auto; margin-right:7px; margin-left:7px; margin-bottom: 15px; float: left}
.slideTxtBox .bd li:nth-child(4n){margin-right: 0px;}
.slideTxtBox .bd li .pro_pic{width:100%; height: 223px;border: 1px solid #d2d2d2; overflow: hidden;    text-align: center;
    background: #ddd;display: flex;align-items: center;
    justify-content: center;}
.slideTxtBox .bd li .pro_pic img{max-width: 100%;
    max-height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.slideTxtBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.slideTxtBox .bd li p{width:100%; height: 40px; line-height: 40px; padding:0px 10px; font-size: 16px;color: #555555; text-overflow: ellipsis; overflow:hidden; white-space: nowrap; text-align: center}
.slideTxtBox .bd li:hover p{background: #4c92ec; color: #fff}
.product_more{width:155px; height: 48px; border: 1px solid #d2d2d2; text-align: center; line-height: 48px; font-size: 14px; color: #777777; display: block; margin: 38px auto;}
.product_more:hover{background: #4c92ec; color: #fff; border: 1px solid #4c92ec}


/*关于我们*/
.g_zj{background:url(../images/abbg1-.jpg) no-repeat center 0;height:640px;padding-top: 72px;}
.g_zj .zjle{float: left;width: 630px;}
.g_zj .zjle h2{height: 164px;font-size: 50px;line-height: 50px; color: #9a9a9a;text-transform: uppercase;}
.g_zj .zjle h2 em{display: block;font-size: 40px;color: #ffa84c;
    font-weight: 700;
    font-style: normal;}
.g_zj .zjle p{font-size: 15px;line-height: 26px;color: #666666;margin-bottom: 66px;width: 490px;}
.g_zj .zjno dl{float: left;width: 155px;text-align: center;font-size: 16px;line-height: 34px;color: #666666;margin-right: 22px;}
.g_zj .zjno dt{height: 54px;font-size: 50px;    color: #e89034;    font-weight: 700;} 
.g_zj .zjno dt b{font-weight: normal;}
.g_zj .zjri{float: right;width: 566px;}
.g_zj .zjcp{height: 329px;}
.g_zj .zjcp li a{float: left;width: 110px;height: 40px;text-align: center;font-size: 16px;color: #252525; padding-top: 115px; margin-right: 92px;display: block;text-decoration: none;transition: all 0.8s ease 0s;}
.g_zj .zjcp li a:hover{transform: translateY(-10px);}
.g_zj .zjcp .abico1 a{background:url(../images/abico1.jpg) no-repeat;}
.g_zj .zjcp .abico1 a:hover{background:url(../images/abico1h.jpg) no-repeat;}
.g_zj .zjcp .abico2 a{background:url(../images/abico2.jpg) no-repeat;}
.g_zj .zjcp .abico2 a:hover{background:url(../images/abico2h.jpg) no-repeat;}
.g_zj .zjcp .abico3 a{background:url(../images/abico3.jpg) no-repeat;margin-right: 0;}
.g_zj .zjcp .abico3 a:hover{background:url(../images/abico3h.jpg) no-repeat;}
.g_zj .zjcp .abico4 a{background:url(../images/abico4.jpg) no-repeat;}
.g_zj .zjcp .abico4 a:hover{background:url(../images/abico4h.jpg) no-repeat;}
.g_zj .zjcp .abico5 a{background:url(../images/abico5.jpg) no-repeat;}
.g_zj .zjcp .abico5 a:hover{background:url(../images/abico5h.jpg) no-repeat;}
.g_zj .zjcp .abico6 a{background:url(../images/abico6.jpg) no-repeat;margin-right: 0;}
.g_zj .zjcp .abico6 a:hover{background:url(../images/abico6h.jpg) no-repeat;}
.g_zj .zjimg{width: 568px;/* height: 286px; */overflow: hidden;}
.g_zj .zjimg img{transition: all 0.8s ease 0s;}
.zjtab{position: absolute;right: 13px;top: 180px;width: 15px;}
.zjtab li{width: 13px;height: 13px;background: #fff;border-radius: 50%;margin-bottom: 9px;}
.zjtab li.on,.zjtab li:hover{background: #4f298b;}

.preva{background:url(../images/le1.jpg) no-repeat;width: 40px;height: 40px ; display: inline-block; margin-right: 20px;}
.nexta{background:url(../images/le2.jpg) no-repeat;width: 40px;height: 40px ; display: inline-block;}


.index_about{width:100%; height: 410px; padding: 108px 0 0; background: #f0ba3e}
.index_about .about_left{width:50%; height:100%; float: left}
.index_about .about_right{width:50%; height: 100%; float: left; padding-left: 20px;}
.index_about .about_left p{font-size: 28px; color: #fff; font-weight: bold; line-height: 45px;}
.index_about .about_left span{font-size:30px; color: #fff; background: url(../images/bx.jpg) no-repeat left center; padding-left: 15px; margin-top: 15px; display: block}
.index_about .about_right p{width:100%; height:158px; overflow: hidden; font-size:16px; color: #fff; line-height: 30px;}
.index_about .about_right span.about_more{font-size: 14px; color: #ffffff; width: 155px; height: 50px; border:1px solid #fff; display: block; text-align: center; line-height: 50px; margin-top: 25px;}
.index_about .about_right span.about_more:hover,.cg_case span:hover{background: #fff; color:#faae0f}

/*领域*/
.index_lingyu{width:100%; height: auto; overflow: hidden; padding-top: 50px; background: url(../images/vs-bg.jpg) no-repeat center top; padding-bottom: 60px;background-size: cover;}
.index_lingyu ul{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.index_lingyu ul li{width:32.8%; height: auto; overflow: hidden; position:relative; margin-right:0.8%; margin-bottom: 8px; float: left}
.index_lingyu ul li:nth-child(3n){margin-right:0px;}
.index_lingyu ul li.ly_li img{width:100%;  height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_lingyu ul li.ly_li .imgg{width: 100%; height: 220px; background-position: center;background-repeat: no-repeat;background-size: cover;}
.index_lingyu ul li.ly_li .lingyu_info{width:100%; height: 100%; position: absolute; top:0px; left:0px; text-align: center; padding-top:20%}
.lingyu_info h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #fff;font-weight: 700;display: none;}
.lingyu_info span{width:15px; height: 3px; background: #fff; display: block; margin: 10px auto; display: none;}
.lingyu_info p{width:82%; height: auto; overflow: hidden; line-height: 26px; font-size: 14px; color: #fff; margin: 0px auto; display: none;}
.cg_case{background: #f0ba3e; height:220px!important; padding-top: 36px; text-align: center}
.cg_case h3{width:100%; height: 35px; line-height: 35px; font-size: 20px; color: #fff; }
.cg_case span{width:95px; height: 30px; line-height: 30px; border: 1px solid #fff; display: block; text-align: center; font-size: 12px; color: #fff;  margin:20px auto 0;}
.cg_case p{width:82%; height: auto; overflow: hidden; line-height: 26px; font-size: 14px; color: #fff; margin: 0px auto; }
.index_lingyu ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.lingyu_info::before,
.lingyu_info::after {
	position: absolute;
	top:10px;
	right:10px;
	bottom:10px;
	left:10px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

.lingyu_info::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

.lingyu_info::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

.index_lingyu ul li:hover .lingyu_info::before,
.index_lingyu ul li:hover .lingyu_info::after {opacity: 1;  -webkit-transform: scale(1); transform: scale(1);}
.index_lingyu ul li:hover span,.index_lingyu ul li:hover p,.index_lingyu ul li:hover .lingyu_info h3{display: block;}
.index_lingyu ul li:hover .lingyu_info{padding-top:15%;  transition: .6s;    background: rgba(76, 146, 236, 0.85); }


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; padding-top: 50px;padding-bottom: 50px;background: url(../images/bg2.jpg) no-repeat center bottom;}
.bzys_ystxx{width:100%; height: auto; overflow: hidden; margin-top:20px; position: relative; margin-top: 45px; }
.bzys_case_ul{width:100%; height: auto; overflow: hidden}
.bzys_case_ul ul li{display:inline;float:left;height:auto; width:560px; margin-right:50px; overflow:hidden; }
.nzys_texie{width:100%; height: auto; position: relative; margin-bottom:60px; overflow: hidden}
.nzys_texie span{font-size:16px; color: #333333; width: 100%; height: 40px; line-height: 40px;  background: url(../images/l_x.png) no-repeat left bottom; display: block}
.nzys_texie h4{width:100%; height:40px; line-height: 40px; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 5px;}
.nzys_texie p{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #999999; line-height: 28px;}
.nzys_texie i{width:61px; height: 31px; background: url(../images/n_jt-.png) no-repeat; display: block; margin-top:20px;}
.nzys_texie:hover i{background: url(../images/n_hjt-.png) no-repeat}
.nzys_texie:hover h4{color:#1f1f1f}
.ny_qynew_show{font-size:16px; color:#666; line-height:26px;}



/*手机新闻*/
.sj_news{width:100%; height: auto; overflow: hidden; display: none; text-align: left; padding: 0px 10px; margin-top: 40px;}
.nzys_texie{text-align: left}
.swiper-pagination-bullet-active{background: #1f1f1f}


/*pc底部*/
.footer{ width: 100%; /* height:350px;  overflow:hidden; */background: #3c3c3c; padding-top: 40px;}
.footer_con{width:358px; height:auto; float: left; }
.footer_con img{margin-bottom: 25px; }
.footer_con p{width:100%; line-height: 30px; font-size: 13px; color: #ababab;}
.footer_nav{width:378px; overflow: hidden; float: left; margin-top: 59px; margin-left:40px;}
.footer_nav a{font-size: 16px; color: #999999; float: left; margin-bottom: 20px; margin-right: 30px; height: 40px; line-height: 40px; display: block}
.footer_nav a:hover,.footer_nav a.active{border-bottom: 2px solid #faae0f; color: #fff}
.footer_pic{width:auto; height: auto; float: right;margin-top: 20px;}
.footer_wx{width:166px; height: auto; float:left}
.footer_sj div,.footer_wx div{width:146px; /* height:166px; */}
.footer_sj div img,.footer_wx div img{width:100%; height: 100%;}
.footer_pic p{font-size: 13px;color: #fefefe;opacity: 0.5; width: 100%; height:40px;  line-height: 40px;  text-align:center;}
.footer_sj{float: right; margin-left:15px;}
.footer_zixun{width:198px; height: auto; float: right; margin-top:35px;}
.footer_zixun a{width:152px; height: 48px; border: 1px solid #8c8c8c; display: block; font-size: 14px; color: #999999; background: url(../images/qq.png) no-repeat 30px center; padding-left: 55px; line-height: 46px; margin-top: 25px;}
.weixin{width:152px; height: 48px; border: 1px solid #8c8c8c; display: block; font-size: 14px; color: #999999; background: url(../images/xwx.png) no-repeat 30px center; padding-left: 55px; line-height: 46px; margin-top: 12px; cursor: pointer; position: relative}
.weixin img{width:100px; height: 100px;display: none;  position: absolute; top:0px;left:-105px;}
.weixin:hover img{display: block;}
.weixin:hover,.footer_zixun a:hover{border:1px solid #faae0f}
.footer_ban{width:100%; /* height: 50px; */line-height:30px; padding: 10px 0; border-top: 0px solid #555555; margin-top:40px; background: #4c92ec; text-align: center; }
.footer_ban p{font-size: 14px; color: #fff;}
.footer_zhichi{width:auto; height:100%; float:left; margin-left:20px;}
.footer_zhichi p{ width:auto; height: 46px; float: left; margin-right: 20px;  font-size: 12px; line-height: 46px; color:#fff;}
.footer_zhichi .pt{width:125px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:11px; margin-left:8px}
.footer_zhichi .js{width:112px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:11px; margin-left:8px}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 12px; color: #fff;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:46px; line-height: 46px; font-size: 12px; color:#fff; float:left; }
.beian{font-size:12px; color:#fff; margin-left: 5px;}
.beian:hover{color:#faae0f}
.footer_logo{width:368px; height: 52px; float: right; margin-top:42px;}
.footer_logo img{width:100%; height: 100%;}
.index_kuaijie{width:100%; height: auto; line-height: 30px; background: #e3e3e3}
.index_kuaijie a{float: left; width:auto; text-align: center; font-size: 12px; color: #3c3c3c; margin: 0px 10px;}
.index_kuaijie p{font-size: 12px; color: #3c3c3c; float: left; padding-right: 10px;}
.index_kuaijie a:hover{color:#faae0f}








/*内页banner*/
.ny_banner{width:100%; height:200px;  color: #ffffff; background: url(../images/ban_bj.jpg) no-repeat center;}
.ny_banner_left{width:1020px; float: left; line-height: 200px; height: 200px;}
.ny_banner_left .ny_banner_nav{width:100%;}
.ny_banner_left .ny_banner_nav a{width:auto; float: left;  margin: 0px 20px;  font-size: 16px; color: #fff;}
.ny_banner_left .ny_banner_nav a.active{font-size: 24px; color: #4c92ec;   font-weight: bold;}
.ny_banner_left .ny_banner_nav a:hover{font-size: 24px; color: #4c92ec;   font-weight: bold;}
.ny_banner_right{ float: right; width: auto;  margin-top:72px;}
.ny_banner_right h4{font-size: 30px; color: #fff; font-weight: bold; background: url(../images/b_xian.jpg) no-repeat right bottom; text-align: right; padding-bottom: 20px;}
.ny_title{width:100%; height: 63px;  border-bottom: 1px solid #eeeeee; }
.ny_title h3{ font-size:16px; color: #333333; float: left; line-height: 63px;}
.ny_title h3 span{ font-size: 30px; color: #faae0f; font-family: "Arial"; margin-right: 20px; font-weight: bold; background: url(../images/l_xian.jpg) no-repeat bottom center; padding-bottom: 16px;}
.ny_title_right{float: right; font-size:14px; color: #333333; background: url(../images/shouye.png) no-repeat left center; padding-left:25px; margin-top: 32px;}
.ny_title_right span{color: #333333;}
.ny_title_right a:hover{color:#4c92ec}

/*科研中心*/
.ny_keyan{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.ny_keyan_left{width:54%; float: left; height: auto; overflow: hidden}
.ny_keyan_top{width:100%; height: 66px; position: relative}
.ny_keyan_top h3{width:90%; height: 66px; background: #eeeeee; line-height: 66px; font-size: 24px; color: #333333 ;padding-left: 20px;}
.ny_keya_lan{width:115px; height: 160px; background: #53a575;  position: absolute; top: 0px; right:0px; z-index: 222; padding: 33px 14px;}
.ny_keya_lan p{font-size: 16px; color: #fff;  background: url(../images/b_xians.png) no-repeat bottom left; padding-bottom: 10px;}
.ny_keyan_bxx{width:100%; height: auto; overflow: hidden}
.ny_keyan_bxx img{width:100%; height: auto}
.ny_keyan_bxx p{width:90%; margin: 40px auto; height: auto; font-size: 16px; color: #666666; line-height: 26px; }
.ny_keyan_right{width:40%; height: auto; float: right; margin-right: 20px; padding-top: 60px;}
.ny_keyan_right p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666666; line-height: 26px;}
.ny_keyan_rpic{width:100%; height: auto; overflow: hidden; margin-top:10%;}
.ny_keyan_li{width:100%; height:auto;  background: #e5e5e5; padding: 10px; }
.ny_keyan_l{width:345px; height: auto; float: left}
.ny_keyan_l img{width:100%; height: auto; overflow: hidden; margin-bottom: 10px;}
.keyan_lan{width:100%; height: 50px; background: #53a575}
.ny_keyan_r{ float: right; width: 114px; height: 163px; }
.ny_keyan_r img{width:100%; height: 100%; margin-top: 150px;}


/*内页公司简介*/
.ny_jianjie{font-size:16px; color:#444; line-height:35px; width:100%; height:auto; margin:20px 0 50px; }
.ny_jianjie img{max-width:100%;}




/*内页视频*/
.ny_peijian{width: 100%; margin: 60px 0 0; overflow:hidden}
.ny_peijian ul{width:100%; height: auto; overflow: hidden}
.ny_peijian ul li{width:31.3%; height:auto; float: left; margin-right: 3%; margin-bottom: 15px}
.ny_peijian ul li:last-child,.ny_peijian ul li:nth-child(3n){margin-right: 0px;}
.ny_peijian ul li div{width:100%; height:auto; overflow: hidden}
.ny_peijian ul li div img{width:100%; height: 100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}

.ny_peijian ul li p{ font-size: 16px; color: #333333; height: 40px; line-height: 40px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin: 10px 0}
.pei_link{width:300px; height: 55px; background: #53a575; color: #fff; text-align: center; line-height: 55px; display: block; overflow: hidden; margin:32px auto 0;}
.ny_peijian ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_peijian ul li:hover p{color:#53a575}





/*内页联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin-bottom:50px;}
.ny_contact_info{ margin-top:40px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.ny_conta_info{width:100%; height: auto; padding:40px; overflow: hidden}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: 40px; line-height: 40px;}
.ny_conta_dz{width:70%; height: auto; float: left; font-size:16px; line-height:26px; color:#666}
.ny_dz{width:50%; float:left;}
.ny_dz h3{font-size:16px; color:#333333; line-height:35px;}
.ny_dz p{font-size: 16px; color: #999999; line-height: 30px;}
.ny_cont_wx{width:30%; height: auto; float: right}
.ny_cont_wx dl{width:45%; height: auto; float: left; margin-right: 5%;}
.ny_cont_wx dl dt{width:100%; height:auto; border: 4px solid #e5e5e5; padding:5px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 450px;}





/*荣誉资质*/
.ny_honor_li{height: auto; display: block; overflow: hidden; margin-top: 36px; }
.ny_honor_li ul{width:100%; overflow: hidden; height: auto; margin-bottom:66px}
.ny_honor_li li{width:24%; height:192px; float: left; position: relative; margin-right:1.3%; margin-bottom: 25px; border: 1px solid #d2d2d2;}
.ny_honor_li li:nth-child(4n){margin-right: 0px;}
.ny_honor_img{width:100%; height: 100%; overflow: hidden}
.ny_honor_img img{width:100%; height: 100%; transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
}
.ny_honor_h{width:100%; height: 100%; line-height: 216px; position: absolute; top: 0px; left: 0; z-index: 999; background: rgba(0,0,0,0.5); text-align: center; display: none}
.ny_honor_h img{width:26px; height: 26px;}
.ny_honor_li li:hover .ny_honor_h{ display: block}
.ny_honor_li li:hover .ny_honor_img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*案列中心*/
.ny_case_li{height: auto; display: block; overflow: hidden; margin-top: 36px; margin-bottom:40px; }
.ny_case_li ul{width:100%; overflow: hidden; height: auto; margin-bottom:20px}
.ny_case_li li{width:289px; height:258px; float: left; position: relative; margin-right:14px; margin-bottom: 25px; }
.ny_case_li li:nth-child(4n){margin-right: 0px;}
.ny_case_img{width:100%; height: 209px; overflow: hidden; position:relative; border: 1px solid #d2d2d2;}
.ny_case_img img.case_pic{width:100%; height: 100%; transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
}
.ny_case_h{width:100%; height: 100%; line-height: 216px; position: absolute; top: 0px; left: 0; z-index: 999; background: rgba(0,0,0,0.5); text-align: center; display: none}
.ny_case_h img{width:26px; height: 26px;}
.ny_case_li li:hover .ny_case_h{ display: block}
.ny_case_li li:hover .ny_case_img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_case_show{width:100%; height:auto; overflow:hidden; margin-bottom:50px; font-size:16px; color:#666; line-height:26px; margin-top:20px;}
.ny_case_li p{width:100%; height:40px; line-height:40px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:center; font-size:16px; color:#666}



/*内页新闻*/
.ny_news{width:100%; height: auto; overflow: hidden}
.ny_qynew{height: auto; overflow: hidden;margin-top:30px; margin-bottom:50px;}
.ny_qynew h1,.ny_hynews h1{ font-size: 30px; color: #313131; text-align: center;  font-weight: bold; line-height: 45px; margin-bottom: 19px;}
.ny_qynew_rq{width:14%; height: 145px; background: #bfbfbf; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 67px; color: #fff; font-family: "Impact";}
.ny_qynew_rq span{font-size: 26px; color: #fff; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx{width: auto;  margin-left: 18%}
.ny_qynew_xx h3{ font-size: 20px; color: #333333; height:40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 8px; }
.ny_qynew_xx p{ font-size: 16px; color: #666666; line-height:28px; height: 63px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px;}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:auto; overflow:hidden; margin-bottom:20px; border-bottom: 1px solid #eeeeee; padding-bottom: 18px;}
.ny_qynew_list ul li:hover .ny_qynew_rq{background: #4c92ec}
.ny_zhaocai_top{width:100%; height:auto; overflow:hidden; padding-top:40px; margin-top: 20px;}
.ny_zhaocai_top ul{width:100%; height: auto; }
.ny_zhaocai_top li{width:30.5%; float: left; margin-right: 4.2%; transition:300ms;}
.ny_zhaocai_top li:nth-child(3){margin-right: 0px;}
.ny_zhaocai_top .zhao_img{width:100%; height:auto; position:relative; overflow:hidden}
.ny_zhaocai_top .zhao_img img{width:100%; height:auto;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.zhao_xx{width:100%; height:auto; margin-top:20px;}
.zhao_xx h3{width:100%; height:35px; line-height:35px; font-size:16px; color:#333333; font-weight:bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.zhao_xx span{font-size: 12px; color: #999; margin: 10px 0; display: block}
.zhao_xx p{width:100%; height:70px; font-size:14px; color:#333333; line-height:24px; overflow: hidden}
.ny_zhaocai_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_zhaocai_top li:hover .zhao_xx h3{color:#4c92ec}
.ny_zhaocai_top li:hover{margin-top: -20px;}
.go_black{ width: 90px;height: 30px;background: #faae0f; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right; margin-right:20px;}



/*内页产品*/
.ny_product{width:100%; height:auto; overflow:hidden; margin-top:55px;}
.ny_product ul{width:100%; height: auto; overflow: hidden;}
.ny_product ul li{width:282px; height: auto; float: left; border-bottom: 2px solid #dcdcdc; margin-right: 2%; margin-bottom: 30px;}
.ny_product ul li .ny_product_li{width:100%; height: 295px; overflow: hidden; position: relative; background-position: center;background-repeat: no-repeat;background-size: cover;}
.ny_product ul li .ny_product_li img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pro_hover{width:100%; height: 100%; position: absolute; top:0px; left:0px; background: rgba(76, 146, 236, 0.5); display:none}
.ny_product_xx{width:100%; height: auto; overflow: hidden; margin: 10px 0; text-align: center}
.ny_product_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 16px; color: #333333; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ny_product_xx span{font-size:14px; color: #333; margin: 5px 0; display: block}
.ny_product ul li:hover{border-bottom: 2px solid #f0ba3e}
.ny_product ul li:hover .pro_hover{display: block}
.ny_product ul li:nth-child(4n){margin-right: 0px;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}





/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:380px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}
.sj_section_xx a{color:#f0ba3e; font-size: 1rem; text-align: center; margin: 10px 0; display: block}





.ban{ width:1200px; height:600px; position:relative; overflow:hidden;margin:40px auto 0 auto;}
.ban2{ width:888px; height:500px; position:relative; overflow:hidden; float:left;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:888px; height:500px;}
.ban2 ul li img{height:400px;}
.prev{ float:left; cursor:pointer;}
.num{ height:500px;overflow:hidden; width:82px; position:relative;}
.min_pic{ padding-top:10px; width:300px; float:right}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:80px; height:80px; margin-right:5px; padding:1px;}
.num ul li.on{ border:1px solid red; padding:0;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:40px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:40px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:220px; left:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:220px; right:20px; width:28px; height:51px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:500px; height:500px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:500px; height:500px; float:left;}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:550px;
    width: 77px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}

.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
	 font-size: 14px;
}
.lxfx li {
    background:#4c92ec;
    height: 60px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}

div.digg{ text-align:center; font-family:Verdana; line-height:20px; font-size:14px;text-align:center; border-right: #dedfde 1px solid;  margin-bottom:50px; margin-top: 20px;}
div.digg a{padding:5px 10px; background-position: 50% bottom; border: #dedfde 1px solid;  color: #676767; text-decoration: none; }
div.digg a:hover{background-image: none; color: #fff; background-color: #a0a0a0;border: #a0a0a0 1px solid;  }
div.digg a:active{background-image: none; color: #fff; background-color: #ddd; }
div.digg span{color: #999; padding:5px 10px; border:#dedfde 1px solid; border-right:none; float:left}
div.digg a.current{ font-weight: bold;
    color: #ffffff;
    background: #4c92ec;
    border: 1px solid #4c92ec;}
div.digg span.disabled{ color: #adaaad;}